home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 May: Tool Chest / Developer CD Series Tool Chest (Apple Computer)(May 1999).iso / What's New? / Technical Documentaion / Macintosh Technotes and Q&As / technotes / tb / PDlog_Expand / About PDlog Expand.Text < prev    next >
Encoding:
Text File  |  1998-04-15  |  571 b   |  16 lines  |  [TEXT/R*ch]

  1.  
  2. Hey!  What the Heck is this?!
  3.  
  4. sample: PDlog Expand
  5. Language: Think C 5.0.3
  6.  
  7. This example shows how to add items to print dialogs.  It’s essentially the code in Technote #95, only in C.  Note that in v1.0.2, a bug was corrected which is also in the Technote.
  8.  
  9. - Dave Hersey
  10.   Apple Developer Technical Support
  11.   
  12.   10/9/91… v1.0
  13.   2/25/92… v1.0.1 --> fixed lack of print handle tossing and added something to print.
  14.   9/29/93… v1.0.2 --> fixed a problem with the Append_DITL routine which caused an
  15.                                                                      extra 2 bytes of garbage to be appended to the DITL.
  16.